example-based programming(EBP)
System that allow the use of examples of the data the program should process during the development of the program. Some EBP system use inferencing, and these are called “programming by example (PBE) system”. EBP systems that do not use inferencing are called “programming with example (PWE) system".; 一種方法,在程序開發(fā)期,允許使用“該程序應該處理的數(shù)據(jù)的”例子。有些基于例子的 程序設計系統(tǒng)使用推理方法,則稱為“按例程序設計系統(tǒng)(PBE)”,而不使用推理方法的就 稱為“帶例程序設計系統(tǒng)(PWE)”。